services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.tfc_padding
Pads ESP packets with additional data to have a consistent ESP packet
size for improved Traffic Flow Confidentiality. The padding defines the
minimum size of all ESP packets sent. The default value of
0 disables TFC padding, the special value
mtu adds TFC padding to create a packet size equal to
the Path Maximum Transfer Unit.
StrongSwan default: 0
- Type
null or signed integer or value "mtu" (singular enum)- Default
null- Declared
- <nixpkgs/nixos/modules/services/networking/strongswan-swanctl/module.nix>